hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipTilesetImpl.readJSON
hip
assets
tilemap
HipTilesetImpl
Undocumented in source. Be warned that the author may not have intended to support it.
HipTilesetImpl
readJSON
(string path, uint firstGid, void delegate(HipTilesetImpl self) onSuccess, void delegate() onError)
class
HipTilesetImpl
static
HipTilesetImpl
readJSON
(
string
path
,
uint
firstGid
,
void
delegate
(
HipTilesetImpl
self
)
onSuccess
,
void
delegate
(
)
onError
)
HipTilesetImpl
readJSON
(string path, uint firstGid, JSONValue t, void delegate(HipTilesetImpl self) onSuccess, void delegate() onError)
Meta
Source
See Implementation
hip
assets
tilemap
HipTilesetImpl
constructors
this
functions
columns
firstGid
isReady
loadImage
loadTexture
margin
name
onDispose
onFinishLoading
path
setTexture
spacing
texture
textureHeight
texturePath
textureWidth
tileHeight
tileWidth
tiles
static functions
fromAtlas
fromSpritesheet
read
readFromMemory
readJSON
variables
_columns
_firstGid
_margin
_path
_spacing
_texture
_textureHeight
_texturePath
_textureWidth
_tileHeight
_tileWidth
_tiles
textureImage